home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2000 July / maximum-cd-2000-07.iso / Ultimate Hunt Challenge / data1.cab / Program_Executable_Files / DEMO / FEDATA / MENUS / 13.MNU < prev    next >
Encoding:
Text File  |  2000-04-07  |  7.2 KB  |  570 lines

  1. ;------------------------------------------------------------------------------
  2. ; 13.mnu
  3. ;   "Graphics"
  4. ;------------------------------------------------------------------------------
  5.  
  6.  
  7. ;--- BACKGROUND IMAGE
  8. [image]
  9. x=0
  10. y=0
  11. priority=9
  12. postonly=0
  13. mainonly=0
  14. EnableForDemo=0
  15. EnableForE3Demo=0
  16. image=kfld
  17. fadelevel=0
  18. borderColor=0
  19.  
  20.  
  21. ;--- LIGHT FLASH IMAGE
  22. [image]
  23. x=640
  24. y=480
  25. priority=8
  26. codelink=OUTER_RIM_FLASH
  27. postonly=0
  28. mainonly=0
  29. EnableForDemo=0
  30. EnableForE3Demo=0
  31. image=glw0
  32. fadelevel=0
  33. borderColor=0
  34.  
  35.  
  36. ; ;--- LIGHT FLASH IMAGE 2
  37. ; [image]
  38. ; x=640
  39. ; y=480
  40. ; priority=8
  41. ; codelink=CROSSHAIR_FLASHES
  42. ; postonly=0
  43. ; mainonly=0
  44. ; EnableForDemo=0
  45. ; EnableForE3Demo=0
  46. ; image=glw2
  47. ; fadelevel=0
  48. ; borderColor=0
  49.  
  50.  
  51. ;--- BAND IMAGE
  52. [image]
  53. x=0
  54. y=480
  55. priority=8
  56. codelink=LIGHT_BAND
  57. postonly=0
  58. mainonly=0
  59. EnableForDemo=0
  60. EnableForE3Demo=0
  61. image=band
  62. fadelevel=150
  63. timer=0
  64. borderColor=0
  65.  
  66.  
  67. ; ;--- LIGHT BAND MASK
  68. ; [image]
  69. ; x=0
  70. ; y=0
  71. ; priority=8
  72. ; postonly=0
  73. ; mainonly=0
  74. ; EnableForDemo=0
  75. ; EnableForE3Demo=0
  76. ; image=mask
  77. ; fadelevel=0
  78. ; borderColor=0
  79.  
  80.  
  81. ;--- MESH
  82. [image]
  83. x=0
  84. y=60
  85. priority=7
  86. codelink=nothing
  87. postonly=0
  88. mainonly=0
  89. EnableForDemo=1
  90. EnableForE3Demo=1
  91. image=mesh
  92. fadelevel=0
  93. borderColor=0
  94.  
  95.  
  96. ;--- TITLE IMAGE
  97. [image]
  98. x=20
  99. y=15
  100. priority=5
  101. postonly=0
  102. mainonly=0
  103. EnableForDemo=0
  104. EnableForE3Demo=0
  105. image=tx13
  106. fadelevel=0
  107. borderColor=0
  108.  
  109.  
  110. ;--- OK BUTTON
  111. [button]
  112. x=38
  113. y=421
  114. priority=4
  115. codelink=OK H_OK
  116. postonly=0
  117. mainonly=0
  118. EnableForDemo=3
  119. EnableForE3Demo=3
  120. text=kMenuDialogs_OK
  121. buttontype=smal
  122. value=0
  123. listpos=0
  124. listoff=0
  125. listx=0
  126. listy=0
  127. ypos=1
  128. align=0
  129.  
  130.  
  131. ;--- RESET DEFALUTS BUTTON
  132. [button]
  133. x=38
  134. y=391
  135. priority=4
  136. codelink=RESET_TO_DEFAULTS H_RESET_TO_DEFAULT
  137. postonly=0
  138. mainonly=0
  139. EnableForDemo=3
  140. EnableForE3Demo=3
  141. text=kMenuDialogs_Reset_Defaults
  142. buttontype=smal
  143. value=0
  144. listpos=0
  145. listoff=0
  146. listx=0
  147. listy=0
  148. ypos=1
  149. align=0
  150.  
  151.  
  152. ;--- CANCEL BUTTON
  153. [button]
  154. x=38
  155. y=360
  156. priority=4
  157. codelink=BACK H_CANCEL
  158. postonly=0
  159. mainonly=0
  160. EnableForDemo=3
  161. EnableForE3Demo=3
  162. text=kMenuDialogs_Cancel
  163. buttontype=smal
  164. value=0
  165. listpos=0
  166. listoff=0
  167. listx=0
  168. listy=0
  169. ypos=1
  170. align=0
  171.  
  172.  
  173.  
  174. ; ;--- HARDWARE / SOFTWARE RENDER
  175. ; [text]
  176. ; x=225
  177. ; y=312
  178. ; codelink=GRAPHICS_TEXT_HARDWARE
  179. ; priority=5
  180. ; postonly=0
  181. ; mainonly=0
  182. ; EnableForDemo=0
  183. ; EnableForE3Demo=0
  184. ; texttype=0
  185. ; color=0
  186. ; italic=0
  187. ; ypos=0
  188. ; align=0
  189. ; [button]
  190. ; x=19
  191. ; y=301
  192. ; priority=5
  193. ; codelink=GRAPHICS_HARDWARE H_HARDWARE
  194. ; postonly=0
  195. ; mainonly=0
  196. ; EnableForDemo=3
  197. ; EnableForE3Demo=3
  198. ; text=kMenu13_Hardware
  199. ; buttontype=tab2
  200. ; value=0
  201. ; listpos=0
  202. ; listoff=0
  203. ; listx=0
  204. ; listy=0
  205. ; ypos=1
  206. ; align=0
  207. ; [button]
  208. ; x=169
  209. ; y=287
  210. ; priority=5
  211. ; codelink=GRAPHICS_HARDWARE_ARROW H_HARDWARE_ARROW
  212. ; postonly=0
  213. ; mainonly=0
  214. ; EnableForDemo=3
  215. ; EnableForE3Demo=3
  216. ; buttontype=arw1
  217. ; value=0
  218. ; listpos=0
  219. ; listoff=0
  220. ; listx=0
  221. ; listy=0
  222. ; ypos=1
  223. ; align=0
  224.  
  225.  
  226. ;--- GAMMA LEVEL
  227.  
  228. [image]
  229. x=19
  230. y=221
  231. priority=4
  232. codelink=nothing
  233. postonly=0
  234. mainonly=0
  235. EnableForDemo=1
  236. EnableForE3Demo=1
  237. image=lng-
  238. fadelevel=0
  239. borderColor=0
  240.  
  241. [text]
  242. x=174
  243. y=227
  244. codelink=nothing
  245. priority=4
  246. postonly=0
  247. mainonly=0
  248. EnableForDemo=0
  249. EnableForE3Demo=0
  250. texttype=0
  251. color=1
  252. italic=0
  253. ypos=0
  254. align=1
  255. text=kMenu13_Gamma_Level
  256.  
  257. [button]
  258. x=454
  259. y=224
  260. priority=5
  261. codelink=GRAPHICS_GAMMA_HIGHER H_GAMMA
  262. postonly=0
  263. mainonly=0
  264. EnableForDemo=3
  265. EnableForE3Demo=3
  266. buttontype=sldr
  267. value=0
  268. listpos=0
  269. listoff=0
  270. listx=0
  271. listy=0
  272. ypos=1
  273. align=0
  274.  
  275. [image]
  276. x=255
  277. y=224
  278. priority=5
  279. codelink=SLIDER_GAMMA
  280. postonly=0
  281. mainonly=0
  282. EnableForDemo=1
  283. EnableForE3Demo=1
  284. image=sbd+
  285. fadelevel=0
  286. borderColor=0
  287.  
  288. [button]
  289. x=197
  290. y=221
  291. priority=5
  292. codelink=GRAPHICS_GAMMA_LOWER H_GAMMA
  293. postonly=0
  294. mainonly=0
  295. EnableForDemo=3
  296. EnableForE3Demo=3
  297. buttontype=sldl
  298. value=0
  299. listpos=0
  300. listoff=0
  301. listx=0
  302. listy=0
  303. ypos=1
  304. align=0
  305.  
  306. ; [button]
  307. ; x=19
  308. ; y=261
  309. ; priority=4
  310. ; codelink=H_GAMMA
  311. ; postonly=0
  312. ; mainonly=0
  313. ; EnableForDemo=3
  314. ; EnableForE3Demo=3
  315. ; nextmenu=4
  316. ; text=kMenu13_Gamma_Level
  317. ; buttontype=tab1
  318. ; value=0
  319. ; listpos=0
  320. ; listoff=0
  321. ; listx=0
  322. ; listy=0
  323. ; ypos=1
  324. ; align=0
  325.  
  326.  
  327.  
  328. ; ;--- VIEW DISTANCE
  329. ; [image]
  330. ; x=19
  331. ; y=221
  332. ; priority=4
  333. ; codelink=nothing
  334. ; postonly=0
  335. ; mainonly=0
  336. ; EnableForDemo=1
  337. ; EnableForE3Demo=1
  338. ; image=lng-
  339. ; fadelevel=0
  340. ; borderColor=0
  341. ; [text]
  342. ; x=174
  343. ; y=227
  344. ; codelink=nothing
  345. ; priority=3
  346. ; postonly=0
  347. ; mainonly=0
  348. ; EnableForDemo=0
  349. ; EnableForE3Demo=0
  350. ; texttype=0
  351. ; color=1
  352. ; italic=0
  353. ; ypos=0
  354. ; align=1
  355. ; text=kMenu13_View_Distance
  356. ; [button]
  357. ; x=454
  358. ; y=224
  359. ; priority=4
  360. ; codelink=GRAPHICS_VIEW_DISTANCE_HIGHER H_VIEW_DISTANCE
  361. ; postonly=0
  362. ; mainonly=0
  363. ; EnableForDemo=3
  364. ; EnableForE3Demo=3
  365. ; buttontype=sldr
  366. ; value=0
  367. ; listpos=0
  368. ; listoff=0
  369. ; listx=0
  370. ; listy=0
  371. ; ypos=1
  372. ; align=0
  373. ; [image]
  374. ; x=255
  375. ; y=224
  376. ; priority=4
  377. ; codelink=SLIDER_3
  378. ; postonly=0
  379. ; mainonly=0
  380. ; EnableForDemo=1
  381. ; EnableForE3Demo=1
  382. ; image=sbd+
  383. ; fadelevel=0
  384. ; borderColor=0
  385. ; [button]
  386. ; x=197
  387. ; y=221
  388. ; priority=4
  389. ; codelink=GRAPHICS_VIEW_DISTANCE_LOWER H_VIEW_DISTANCE
  390. ; postonly=0
  391. ; mainonly=0
  392. ; EnableForDemo=3
  393. ; EnableForE3Demo=3
  394. ; buttontype=sldl
  395. ; value=0
  396. ; listpos=0
  397. ; listoff=0
  398. ; listx=0
  399. ; listy=0
  400. ; ypos=1
  401. ; align=0
  402.  
  403.  
  404. ;--- SPECIAL EFFECTS
  405.  
  406. [image]
  407. x=19
  408. y=181
  409. priority=2
  410. codelink=nothing
  411. postonly=0
  412. mainonly=0
  413. EnableForDemo=1
  414. EnableForE3Demo=1
  415. image=lng-
  416. fadelevel=0
  417. borderColor=0
  418.  
  419. [text]
  420. x=174
  421. y=187
  422. codelink=nothing
  423. priority=2
  424. postonly=0
  425. mainonly=0
  426. EnableForDemo=0
  427. EnableForE3Demo=0
  428. texttype=0
  429. color=1
  430. italic=0
  431. ypos=0
  432. align=1
  433. text=kMenu13_Special_Effects
  434.  
  435. [button]
  436. x=454
  437. y=184
  438. priority=3
  439. codelink=GRAPHICS_FX_HIGHER H_SPECIAL_EFFECTS
  440. postonly=0
  441. mainonly=0
  442. EnableForDemo=3
  443. EnableForE3Demo=3
  444. buttontype=sldr
  445. value=0
  446. listpos=0
  447. listoff=0
  448. listx=0
  449. listy=0
  450. ypos=1
  451. align=0
  452.  
  453. [image]
  454. x=255
  455. y=184
  456. priority=3
  457. codelink=SLIDER_2
  458. postonly=0
  459. mainonly=0
  460. EnableForDemo=1
  461. EnableForE3Demo=1
  462. image=sbd+
  463. fadelevel=0
  464. borderColor=0
  465.  
  466. [button]
  467. x=197
  468. y=181
  469. priority=3
  470. codelink=GRAPHICS_FX_LOWER H_SPECIAL_EFFECTS
  471. postonly=0
  472. mainonly=0
  473. EnableForDemo=3
  474. EnableForE3Demo=3
  475. buttontype=sldl
  476. value=0
  477. listpos=0
  478. listoff=0
  479. listx=0
  480. listy=0
  481. ypos=1
  482. align=0
  483.  
  484. ; [button]
  485. ; x=19
  486. ; y=181
  487. ; priority=2
  488. ; codelink=H_SPECIAL_EFFECTS
  489. ; postonly=0
  490. ; mainonly=0
  491. ; EnableForDemo=3
  492. ; EnableForE3Demo=3
  493. ; nextmenu=4
  494. ; text=kMenu13_Special_Effects
  495. ; buttontype=tab1
  496. ; value=0
  497. ; listpos=0
  498. ; listoff=0
  499. ; listx=0
  500. ; listy=0
  501. ; ypos=1
  502. ; align=0
  503.  
  504.  
  505.  
  506. ;--- SCREEN SIZE
  507.  
  508. [text]
  509. x=225
  510. y=152
  511. codelink=GRAPHICS_TEXT_SCREEN_SIZE
  512. priority=2
  513. postonly=0
  514. mainonly=0
  515. EnableForDemo=0
  516. EnableForE3Demo=0
  517. texttype=0
  518. color=0
  519. italic=0
  520. ypos=0
  521. align=0
  522.  
  523. [button]
  524. x=169
  525. y=127
  526. priority=1
  527. codelink=GRAPHICS_SCREEN_SIZE_ARROW H_SCREEN_SIZE_ARROW
  528. postonly=0
  529. mainonly=0
  530. EnableForDemo=3
  531. EnableForE3Demo=3
  532. buttontype=arw1
  533. value=0
  534. listpos=0
  535. listoff=0
  536. listx=0
  537. listy=0
  538. ypos=1
  539. align=0
  540.  
  541.  
  542. [button]
  543. x=19
  544. y=141
  545. priority=2
  546. codelink=GRAPHICS_SCREEN_SIZE_BUTTON H_SCREEN_SIZE
  547. postonly=0
  548. mainonly=0
  549. EnableForDemo=3
  550. EnableForE3Demo=3
  551. text=kMenu13_Screen_Size
  552. buttontype=tab2
  553. value=0
  554. listpos=0
  555. listoff=0
  556. listx=0
  557. listy=0
  558. ypos=1
  559. align=0
  560.  
  561.  
  562.